home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-09-15 | 373 b | 12 lines | [TEXT/KAHL] |
- void Handle_pt_Pop_Up_Menu(Handle, DialogPtr, int, int, int);
- void Handle_ac_Pop_Up_Menu(Handle, DialogPtr, int, int, int);
- void Make_Pop_Up_Menu(short, OSType, short);
-
- extern short CreatorChangerApp, CreatorChangerPref;
- extern short Num_pt, Num_ac, Strt_Rsrc;
-
- short The_pt_Type[100];
- short The_ac_Type[100];
- short PT_Item_To_Edit;
- short AC_Item_To_Edit;
-